-
Home
-
Yoast SEO
-
20.2.1
-
Code
-
Classes
- Loader
Total Complexity |
45 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
302 |
Lines of code |
128 |
Logical lines of code |
68 |
Comment lines |
129 |
Methods |
14 |
Properties |
6 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_class() |
A |
55 |
9 |
21 |
conditionals_are_met() |
A |
53 |
8 |
22 |
load() |
S |
60 |
4 |
13 |
load_initializers() |
S |
62 |
4 |
12 |
load_integrations() |
S |
62 |
4 |
12 |
load_routes() |
S |
62 |
4 |
12 |
load_commands() |
S |
65 |
3 |
9 |
register_migration() |
S |
70 |
2 |
6 |
get_migrations() |
S |
70 |
2 |
6 |
__construct() |
S |
81 |
1 |
3 |
register_integration() |
S |
80 |
1 |
3 |
register_initializer() |
S |
80 |
1 |
3 |
register_route() |
S |
80 |
1 |
3 |
register_command() |
S |
80 |
1 |
3 |